home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 2
/
Merciful - Disc 2.iso
/
software
/
v
/
varkcliutils11.dms
/
varkcliutils11.adf
/
VARK
/
ScreenNotify10.lha
/
ScreenNotify
/
include
/
pragmas
/
screennotify_pragmas.h
Wrap
C/C++ Source or Header
|
1995-03-26
|
439b
|
12 lines
#ifndef ScreenNotifyBase_PRAGMA_H
#define ScreenNotifyBase_PRAGMA_H
#pragma libcall ScreenNotifyBase AddCloseScreenClient 1e 09803
#pragma libcall ScreenNotifyBase RemCloseScreenClient 24 801
#pragma libcall ScreenNotifyBase AddPubScreenClient 2a 0802
#pragma libcall ScreenNotifyBase RemPubScreenClient 30 801
#pragma libcall ScreenNotifyBase AddWorkbenchClient 36 0802
#pragma libcall ScreenNotifyBase RemWorkbenchClient 3c 801
#endif